libxl: remove lockdir and config dir from the API
authorIan Campbell <ian.campbell@citrix.com>
Tue, 29 May 2012 15:44:06 +0000 (16:44 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 29 May 2012 15:44:06 +0000 (16:44 +0100)
commit98c0339ead4c24ebe993e0693d354cdcbb166ec6
tree534aedfc256bef95efd4c9381ff7910b0e04bb9f
parentbb86668db55fa24f275c8f56ddd4dcb44cd413fe
libxl: remove lockdir and config dir from the API

These are only used by xl.

Rename _libxl_paths.h -> _paths.h, these are not actually "libxl" paths but
rather are part of the Xen build time configuration. It is fine for xl to also
consume them.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/Makefile
tools/libxl/libxl.h
tools/libxl/libxl_internal.h
tools/libxl/libxl_paths.c
tools/libxl/xl.c
tools/libxl/xl.h